Revision: baz--wildfire--0--patch-3
Archive: wildfire@progsoc.org--arch
Creator: Anand Kumria <wildfire@progsoc.org>
Date: Sat Mar 12 11:15:01 EST 2005
Standard-date: 2005-03-12 00:15:01 GMT
Modified-files: libinifile/inifile.c
New-patches: wildfire@progsoc.org--arch/baz--wildfire--0--patch-3
Summary: primary comments are ';'
Keywords: Windows, comments, inifile

On Windows the primary comment character is ';' and libinifile also
generates comments created programmatically using this character

Ensure we also accept the standard Unix comment character of '#' in
all places we might find a comment though

